This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Speech | |
class Speech | |
property Available as Boolean | |
method DefaultVoice as Voice | |
method Speak(s as string) as Boolean | |
method SpeechBusy as integer | |
method SpeechBusySystemWide as integer | |
property VersionMajor as integer | |
property versionMinor as integer | |
property VersionRev as integer | |
property VersionStage as integer | |
method Voice(index as integer) as Voice | |
property VoiceCount as integer | |
class SpeechChannel | |
method Continue as Boolean | |
property Paused as boolean | |
method PauseEndOfWord as Boolean | |
method PauseEndOfWord as Boolean | |
method PauseImmediate as Boolean | |
property PitchBase as double | |
property PitchModulation as double | |
property Playing as boolean | |
property Rate as double | |
method Reset | |
method Speak(s as string) as Boolean | |
method SpeechBusy as integer | |
method SpeechBusySystemWide as integer | |
method Stop as Boolean | |
method StopEndOfWord as Boolean | |
method StopEndOfWord as Boolean | |
method StopImmediate as Boolean | |
property TextBytesToSpeak as integer | |
property Voice as Voice | |
property Volume as integer | |
class Voice | |
property age as integer | |
property comment as string | |
property file as folderitem | |
property gender as integer | |
property language as integer | |
property name as string | |
property region as integer | |
property ResID as integer | |
property script as integer | |
property version as integer |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.